home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 2.toast / pc / sample code / overview / appstogo / dts.lib / cdefs / stattextcdef.make < prev    next >
Encoding:
Text File  |  2000-09-28  |  444 b   |  13 lines

  1. #   File:       StatTextCDEF.make
  2. #   Target:     StatTextCDEF
  3. #   Sources:    StatTextCDEF.c
  4.  
  5. SegmentMappings    =    -sn Main=StatTextCDEF
  6.  
  7. StatTextCDEF ƒƒ StatTextCDEF.make StatTextCDEF.make StatTextCDEF.c.o
  8.     link {SegmentMappings} StatTextCDEF.c.o "{Libraries}Interface.o" -o StatTextCDEF -rt CDEF -m CSTATTEXTCTL -ra resPurgeable -sn StatTextCDEF
  9.     delete StatTextCDEF.c.o
  10.  
  11. StatTextCDEF.c.o ƒ StatTextCDEF.make StatTextCDEF.c
  12.      C  StatTextCDEF.c
  13.